projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41791a2
)
* Makefile.in (updates): Added mh-loaddefs dependency.
author
Bill Wohler
<wohler@newt.com>
Sun, 9 Oct 2005 19:33:26 +0000
(19:33 +0000)
committer
Bill Wohler
<wohler@newt.com>
Sun, 9 Oct 2005 19:33:26 +0000
(19:33 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 888c519faf75b858b1a04bb1eee3ee0c2ed4fe2a..487550513cba3f51ca817427fc8506bec438a6b2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2005-10-09 Bill Wohler <wohler@newt.com>
+
+ * Makefile.in (updates): Added mh-loaddefs dependency.
+
2005-10-09 Chong Yidong <cyd@stupidchicken.com>
* speedbar.el (speedbar-file-key-map): Fix typo.
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index 07231d5740564f575a93b24f47cb1d6d1cbe9d35..a66ea05f27a2494989b5811c2b1e8e46e062e9bd 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-117,7
+117,7
@@
update-subdirs: doit
$(srcdir)/update-subdirs $$file; \
done;
-updates: update-subdirs autoloads finder-data custom-deps
+updates: update-subdirs autoloads
mh-autoloads
finder-data custom-deps
# Update the AUTHORS file.